projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3eb1dbb
)
(HAVE_MENUS): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 25 Dec 1995 01:48:17 +0000
(
01:48
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 25 Dec 1995 01:48:17 +0000
(
01:48
+0000)
src/s/msdos.h
patch
|
blob
|
history
diff --git
a/src/s/msdos.h
b/src/s/msdos.h
index 0e1187ddf9d56d72d9746c3d37d7220614f8938f..298499a5a71494a38bbf663955e64248847eac1f 100644
(file)
--- a/
src/s/msdos.h
+++ b/
src/s/msdos.h
@@
-223,6
+223,9
@@
You lose; /* Emacs for DOS must be compiled with DJGPP */
/* We have (the code to control) a mouse. */
#define HAVE_MOUSE
+/* We canuse mouse menus. */
+#define HAVE_MENUS
+
/* We have support for faces. */
#define HAVE_FACES